toInt Converts a value of type MRJOSType to an integer. public int toInt(); method result The converted integer value. DISCUSSION myVal.toInt() is the value myVal converted to an integer.
MRJOSType
myVal.toInt()
myVal